home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3patool.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_PARTICLECONSTRUCTTOOL_H = 1;
- include("real/code/r3tbase.js")
-
-
- var R3CLID_PARTICLECONSTRUCTTOOL = 362;
-
-
-
-
-
-
-
-
-
- function r3Particleconstructtool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_PARTICLECONSTRUCTTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Particleconstructtool.prototype=new r3Toolbase;
- // r3patool.h_H